/*分页
.pagination-bar{margin:0.5rem 0px;text-align:center;}
.pagination-bar .pagenum{display:inline-block;vertical-align: middle;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
.pagination-bar span{display:inline-block;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#2b314b;color:#fff;border-radius:0.2rem;}
.pagination-bar a{display:inline-block;vertical-align: middle;margin:0 0.03rem;width: 0.4rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;background-color:#FFF;color:#666;border:0.01rem solid #d5d0d0;border-radius:0.1rem;}
.pagination-bar a:hover{background-color:#000;color: #fff;border:none;}
.pagination-bar a.disabled{background-color:#111111;color:#FFF;border:none;}
.pagination-bar a.active{background-color:#000;color: #fff;border:none;}
.pagination-bar a.page-prev,.pagination-bar a.page-next{width:1.08rem;height: 0.4rem;}
*/
/* 移动分页头部导航栏 */
.newclassbox .headbox{width: 100%;height:0.85rem;background:#2b2b2b;position:relative;}
.newclassbox .headbox mip-history{width: 0.66rem;height:0.85rem;margin:0;padding:0;position:absolute;left:0;top:0;display:block;background:none;}
.newclassbox .headbox .back{width: 0.66rem;height:0.85rem;}
.newclassbox .headbox .back mip-img{width: 0.66rem;height:0.85rem;}
.newclassbox .headbox .headtitle{width:auto;padding:0 1rem;text-align: center;line-height:0.85rem;font-size:0.35rem;color: #fff;}
.newclassbox .headbox .classbox{width: 0.85rem;height:0.85rem;position:absolute;right:0;top:0;}
.newclassbox .headbox .classbox mip-img{width: 0.85rem;height:0.85rem;}

/* 移动分页侧边栏分类 */
.newclassbox mip-sidebar{width:4rem;background:#fff;}
.newclassbox .nav_item>.classmain{width:3.2rem;margin:0.7rem auto 0.2rem auto;}
.newclassbox .navimg{width:0.38rem;height:0.38rem;float:left;margin-left:0.21rem;}
.newclassbox .nav_item{position: relative;overflow: hidden;margin-top:0.24rem;}
.newclassbox .main_nav{width:100%;line-height:0.54rem;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newclassbox .main_nav .text{font-size:0.3rem;color:#333;line-height:0.54rem;margin-left:0.12rem;display: inline-block;vertical-align: middle;}
.newclassbox .navyuanimg{width:0.18rem;height:0.18rem;display: inline-block;vertical-align: middle;}
.newclassbox .navjtimg{width:0.1rem;height:0.15rem;float:left;margin-top:0.15rem;}
.newclassbox .sideNavOpen{width:1.12rem;height:1.12rem;position: absolute;left: 0;top: 0;z-index: 99;}
.newclassbox .fir_nav{padding-left:0.3rem;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newclassbox .fir_nav .text{font-size:0.24rem;color:#333;line-height:0.44rem;margin-left:0.12rem;display: inline-block;vertical-align: middle;}
.newclassbox .sec_nav{padding-left:0.7rem;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.newclassbox .fir_nav,.sec_nav{width:100%;height:0.44rem;line-height:0.44rem;font-size:0.23rem;border-radius:0.12rem;background-color: #f3f3f3;color:#333;margin-top: .23rem;}
.newclassbox .sec_nav .text{font-size:0.24rem;color:#333;line-height:0.44rem;margin-left:0.12rem;display: inline-block;vertical-align: middle;}